public void convertToRgb( double[] color, int colorOffset, byte[] rgb, int rgbOffset, int threadID ) |
Parameters
- color
- colorOffset
- rgb
- rgbOffset
- threadID
public void convertToRgb( double[] color, int colorOffset, byte[] rgb, int rgbOffset, int threadID ) |